json-insert doc fixes
authorMattias Engdegård <mattiase@acm.org>
Tue, 2 Apr 2024 15:51:38 +0000 (17:51 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 2 Apr 2024 17:06:39 +0000 (19:06 +0200)
commit0670032c0dc03c0df6e11b5411b8d10fc61a7d41
tree7a6e4c2f2e34eaa616c47a2ec0b9d6e1e470594b
parent9af533dc751e5220a545ca7e15456992cbbfab98
json-insert doc fixes

* src/json.c (Fjson_insert): Precise the behaviour when the current
buffer is multibyte and unibyte, respectively.
* doc/lispref/text.texi (Parsing JSON): Refer to the right function.
doc/lispref/text.texi
src/json.c